ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Chart Namespace / C1ChartCoreExtender<Tseries,TAnimation> Class
Properties Methods Events

In This Topic
    C1ChartCoreExtender<Tseries,TAnimation> Class Members
    In This Topic

    The following tables list the members exposed by C1ChartCoreExtender<Tseries,TAnimation>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyA value that indicates whether to show animation and the duration and easing for the animation.  
    Public PropertyAn array collection that contains the annotations.  
    Public PropertyA value that indicates whether to redraw the chart automatically when resizing the chart element.  
    Public PropertyA value that provides information about the axes.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyA value that indicates the format string of the chart labels.  
    Public PropertyA value that indicates style of the chart labels.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the culture information for the input control.  
    Public PropertyA value that indicators the culture calendar to format the text. This property must work with Culture property.  
    Public PropertyA value that indicates whether to disable the default text style.  
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyAn object value that indicates the footer of the chart element.  
    Public PropertyAn object that value indicates the header of the chart element.  
    Public PropertyA value that indicates the height of chart.  
    Public PropertyA value that is used to indicate whether to show and what to show on the open tooltip.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyA value that provides information about the indicator.  
    Public PropertyAn object value indicates the legend of the chart element.  
    Public PropertyA value that indicates the bottom margin of the chart area.  
    Public PropertyA value that indicates the left margin of the chart area.  
    Public PropertyA value that indicates the right margin of the chart area.  
    Public PropertyA value that indicates the top margin of the chart area.  
    Public PropertyOccurs before the canvas is painted. This event can be cancelled.  
    Public PropertyOccurs before the series changes. This event can be cancelled.  
    Public PropertyOccurs when the user clicks the chart element.  
    Public PropertyOccurs when the user clicks a mouse button.  
    Public PropertyOccurs when the user moves the mouse pointer while it is over a chart element.  
    Public PropertyOccurs when the user moves the pointer off of the chart element.  
    Public PropertyOccurs when the user first places the pointer over the chart element.  
    Public PropertyOccurs when the user releases a mouse button while the pointer is over the chart element.  
    Public PropertyOccurs after the canvas is painted.  
    Public PropertyOccurs when the series changes.  
    Public PropertyAn array collection that contains the style to be charted when hovering the chart element.  
    Public PropertyAn array collection that contains the data to be charted.  
    Public PropertyAn array collection that contains the style to be charted.  
    Public PropertyA value that indicates whether to show shadow for the chart.  
    Public PropertyA value that indicates whether to show default chart labels.  
    Public Property (Inherited from System.Web.UI.ExtenderControl)
    Public PropertyTarget CSS selector that should be used instead of TargetControlID property. You can use TargetSelector property when you need populate extender functionality on several page elements(controls) at once. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyA value that indicates the style of the chart text.  
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyA value that indicates the width of chart.  
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodEnables a server control to perform final clean up before it is released from memory. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also